func crypto/elliptic.p256SelectBase
3 uses
crypto/elliptic (current package)
p256_asm.go#L87: func p256SelectBase(point *[12]uint64, table string, idx int)
p256_asm.go#L418: p256SelectBase(&p.xyz, p256Precomputed, sel)
p256_asm.go#L445: p256SelectBase(&t0.xyz, p256Precomputed[i*32*8*8:], sel)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)